home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / com / othernet / fidonet / ff_1134b / filefind.hlp next >
Text File  |  1996-09-21  |  4KB  |  101 lines

  1.  
  2. How to use AllFix file finder                                 22 May 1996
  3. =========================================================================
  4.  
  5. The AllFix file finder system is a very useful search tool for finding 
  6. out what BBS's have files you want.
  7.  
  8. Using the system is very easy. Basically, send a message in the relevant 
  9. AllFix message base to the file search facility, usually named 'AllFix' 
  10. or 'FileFinder' (case not important). On the subject line, put the name 
  11. of the file or description to be searched for. For example, you wish to 
  12. search for a file with the keyword 'source' in the description:
  13.  
  14.     From: Joe Smith
  15.     To  : AllFix
  16.     Subj: /source
  17.     ---------[N.NET.ALLFIX]-------------------------------------------
  18.  
  19. After a few days (and if the search was successful), you will get a 
  20. response from several BBS's who are running a file finder program.
  21.  
  22. If you wish to search for a specific file name, use something like:
  23.  
  24.     From: Joe Smith
  25.     To  : AllFix
  26.     Subj: GFA_SRC.ZIP
  27.     ---------[N.NET.ALLFIX]-------------------------------------------
  28.  
  29. These are of the most basic search options, following is a complete and 
  30. more detailed list on these and others:
  31.  
  32. <file name>
  33. ÿÿÿÿÿÿÿÿÿÿÿ
  34.     Files who's file name match <file name> are listed. Wildcards are 
  35.     supported, but to avoid heavy file listings (e.g. *.*), at least 3 
  36.     characters must be used, not including extension.
  37.  
  38. /<description>
  39. ÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
  40.     Files who's file description match <description> are listed. A 
  41.     minimum of 3 characters must be used, not including spaces. If you 
  42.     wish to include spaces as part of the search keyword (e.g. 'source 
  43.     code'), encapsulate it in quote marks. For example:
  44.  
  45.     Subj: /"source code"
  46.  
  47. {DESC: <description>}
  48. ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
  49.     Atari-specific equivalent to '/"?"' as above, but of a less pleasant 
  50.     format. As with '/"?"', spaces can be used. Mainly supported for 
  51.     compatibility, please use new format '/?' for description searches.
  52.  
  53. /<description 1> AND /<description 2>
  54. ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
  55.     This option is a more intelligent and discerning description search 
  56.     command. You can check if 2 or more patterns match within the same 
  57.     file description. For example:
  58.  
  59.     Subj: /GFA AND /source
  60.  
  61.     ...will check if both the keywords 'GFA' and 'source' exist within 
  62.     the same file description.
  63.  
  64. /<description 1> OR /<description 2>
  65. ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
  66.     Similar to '/<description 1> AND /<description 2>' as above, but a 
  67.     match will be found if either of the keywords exist within the file 
  68.     description.
  69.  
  70. <file name> AND /<description 1> OR /<description 2>
  71. ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
  72.     As above, but use of the 'AND' and 'OR' logic operators can be mixed 
  73.     together to produce up to 8 search patterns all on one file. File 
  74.     names can also be used as well as descriptions. For example:
  75.  
  76.     Subj: /scene OR /source AND POV*.*
  77.  
  78.     Matches are performed from left to right, so it is important to use 
  79.     the correct order.
  80.  
  81. {NODESC}
  82. ÿÿÿÿÿÿÿÿ
  83.     This option requests that file descriptions be turned off, to avoid 
  84.     heavy listings. Most AllFix file finder programs will automatically 
  85.     turn off the file descriptions when a configured limit is reached.
  86.  
  87. {ADR: <address>}
  88. ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
  89.     Replies will only be sent from file finder systems which match the 
  90.     specific network address mask. For example:
  91.  
  92.     Subj: GFA*.* {ADR: 90:0/0}
  93.  
  94. {LOC: <name of city/country>}
  95. ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
  96.     Similar to '{ADR: <address>}', but replies will only be sent from 
  97.     systems matching the specific location mask. For example:
  98.  
  99.     Subj: GFA*.* {LOC: UK}
  100.  
  101.